github.com/refraction-networking/utls.serverHelloMsg.ocspStapling (field)
9 uses
github.com/refraction-networking/utls (current package)
handshake_client.go#L709: if !hs.serverHello.ocspStapling {
handshake_client_tls13.go#L200: if hs.serverHello.ocspStapling ||
handshake_messages.go#L757: ocspStapling bool
handshake_messages.go#L783: if m.ocspStapling {
handshake_messages.go#L944: m.ocspStapling = true
handshake_server.go#L586: hs.hello.ocspStapling = true
handshake_server.go#L611: if hs.hello.ocspStapling {
u_public.go#L308: ocspStapling: shm.OcspStapling,
u_public.go#L338: OcspStapling: shm.ocspStapling,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |